home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / More Primitives / More Primitives.rsrc / STR#_606.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  432 b   |  11 lines

  1. Inputs: MenuList; MenuID; Where; Selection; Mark; UseMetaChars
  2. Outputs: SelectionList | NULL
  3.  
  4. Inputs: list; integer; point; integer; integer; boolean
  5. Outputs: list
  6.  
  7. Displays a popup menu using the current font. MenuList contains the menu title and item strings. MenuID is an integer between 256 and 512. The item Selection is marked with the Mark character. SelectionList will contain the number of the selected item.
  8.  
  9. ABC Support
  10.  
  11.